Skip to content

docs: adds docs.slack.dev page - #100

Merged
lukegalbraithrussell merged 4 commits into
mainfrom
docs-init
Jul 28, 2026
Merged

docs: adds docs.slack.dev page #100
lukegalbraithrussell merged 4 commits into
mainfrom
docs-init

Conversation

@lukegalbraithrussell

Copy link
Copy Markdown
Contributor

Summary

This page will live at docs.slack.dev/ai/slack-skills-plugin and be accessible from the tools and guides/ai sidebars

Preview

You can preview it here: https://docs-slack-d-docs-skill-fkik8h.herokuapp.com/ai/slack-skills-plugin

Testing

just docs

Notes

Requirements

@WilliamBergamin WilliamBergamin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Praise on placing the docs in the repo 🙏

I left a few nits let me know what you think

@@ -0,0 +1,47 @@
# Slack MCP and Skills Plugin

The Slack MCP and Skills Plugin for AI tools bundles together a set of skills that help you develop on the Slack platform with the [Slack MCP Server](/ai/slack-mcp-server). You can use the plugin with Claude Code and Cursor.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The goal is to add support for more AI tools in the near future 🙏

Suggested change
The Slack MCP and Skills Plugin for AI tools bundles together a set of skills that help you develop on the Slack platform with the [Slack MCP Server](/ai/slack-mcp-server). You can use the plugin with Claude Code and Cursor.
The Slack MCP and Skills Plugin for AI tools bundles together a set of skills that help you develop on the Slack platform with the [Slack MCP Server](/ai/slack-mcp-server).

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll just update the docs when those come in !

Comment thread docs/slack-skills-plugin.md Outdated

## Installing the plugin

You can install the plugin for Claude Code or for Cursor.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think about removing this line? 🤔

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we trying to avoid specifically calling out which tools? My initial thought is people will come here thinking "i use X tool, does the plugin work for that"

Co-authored-by: William Bergamin <wbergamin@salesforce.com>
@changeset-bot

changeset-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: febcc8a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Comment thread docs/slack-skills-plugin.md Outdated
| Skill | What it helps with | Example prompt |
|-------|--------------------|----------------|
| `block-kit` | Build and validate [Block Kit](/block-kit) layouts for messages, modals, and Home tabs, validating against the `blocks.validate` API method. | _"Build a Block Kit modal with a name field, a dropdown to pick a channel, and a submit button."_ |
| `create-slack-app` | Scaffold a new Slack app or agent with the [Slack CLI](/tools/slack-cli) and [Bolt](/tools/bolt) (JavaScript or Python). | _"Scaffold a new Bolt for JavaScript app that listens for the `app_mention` event."_ |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the bolt link has to be bolt-js or bolt-python

Comment thread docs/slack-skills-plugin.md Outdated

@haleychaas haleychaas left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🪄

@zimeg zimeg added the docs Improvements or additions to documentation label Jul 28, 2026
@lukegalbraithrussell
lukegalbraithrussell merged commit f43f620 into main Jul 28, 2026
7 checks passed
@lukegalbraithrussell
lukegalbraithrussell deleted the docs-init branch July 28, 2026 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants